gemfile: needs add source rubygems.org
authorNelson Benítez León <nbenitezl+gnome@gmail.com>
Sat, 14 Mar 2015 10:38:40 +0000 (15:38 +0500)
committerJakub Steiner <jimmac@gmail.com>
Sat, 14 Mar 2015 22:48:21 +0000 (23:48 +0100)
commit11096885aec103ce56dddbf1ea647b016c10a5c4
treef049756e829c56e91391a6d8a2967e4f605a23fa
parent838c9a0d98e8fce3332a15442c61c4259a6ebd15
gemfile: needs add source rubygems.org

`bundle install` command on fedora 21 was failing
with following message:

Your Gemfile has no gem server sources. If you need
gems that are not already on your machine, add a line
like this to your Gemfile:
source 'https://rubygems.org'

After adding that line it worked again.

https://bugzilla.gnome.org/show_bug.cgi?id=746205
gtk/theme/Adwaita/Gemfile
gtk/theme/HighContrast/Gemfile